Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > LeadCollection<T> Class : SetItem Method |
'Usage
Dim instance As LeadCollection(Of T) Dim index As Integer Dim item As T instance.SetItem(index, item)
This method raises the CollectionChanged event with Replace action.